home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Color Graphics Sampler
/
Apple Color Graphics Sampler.iso
/
English
/
Demo Applications
/
Swivel 3D Pro
/
Command Set examples
/
Path Form example
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1990-07-14
|
359 b
|
23 lines
|
[
TEXT/ttxt
]
BeginPathObject
CrossPoints: ( define the Cross Section )
-1.0 -1.0 , ( x y , )
1.0 -1.0 ,
1.0 1.0 ,
-1.0 1.0 ,
-1.0 -1.0 ,
LathePoints: ( define a symmetric Lathe Object )
-1 0 ,
.24 -0.90 ,
.30 -0.80 ,
0 0 ,
TopPoints: ( modify Top Section symmetrically )
-1 0 ,
.24 -0.7 ,
.30 -0.3 ,
0 0 ,
EndPathObject